Skip to content

KTA-1 Fix Embedly error, Vimeo error, SimpleJson error#4

Merged
fitoria merged 3 commits intomasterfrom
KTA-1
Aug 3, 2015
Merged

KTA-1 Fix Embedly error, Vimeo error, SimpleJson error#4
fitoria merged 3 commits intomasterfrom
KTA-1

Conversation

@oscarmcm
Copy link
Copy Markdown
Contributor

@oscarmcm oscarmcm commented Aug 3, 2015

This PR fix this errors:

Embedly missing API key.
Vimeo https support.
Use python json instead django simplejson.
Readme.md typo fix.

It's now in 1.0.0 version please create a new github release and upload this to PyPI.

Note: Please add PyPI Badge to the readme.md file, read more here. DONE 😄

Comment thread magicembed/providers.py Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cambiar a ValueError, IOError es error de entrada y salida

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But if the api key is '12345' in the _call_api method urllib return 404 don't receive something.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just add another try in the _call_api method for this.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

de hecho, este try no hace sentido ya que solo haces concatenación de cadenas, cual es la posibilidad qeu algo salga mal?

@oscarmcm oscarmcm changed the title KTA-1 Fix Embedly error, Vimeo error, SimpleJson erro KTA-1 Fix Embedly error, Vimeo error, SimpleJson error Aug 3, 2015
fitoria added a commit that referenced this pull request Aug 3, 2015
KTA-1 Fix Embedly error, Vimeo error, SimpleJson error
@fitoria fitoria merged commit 7c661a9 into master Aug 3, 2015
@fitoria fitoria deleted the KTA-1 branch August 4, 2015 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants